home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1996 June / EnigmA AMIGA RUN 08 (1996)(G.R. Edizioni)(IT)[!][issue 1996-06][EARSAN CD VII].iso / earcd / dbase / trekkie.rdm < prev    next >
Text File  |  1996-05-20  |  6KB  |  138 lines

  1. Short:    Star Trek Database, Version 2.1
  2. Author:   osterburg@fh-brandenburg.de (Stefan Osterburg)
  3. Uploader: osterburg@fh-brandenburg.de (Stefan Osterburg)
  4. Version:  2.1
  5. Type:     biz/dbase
  6. Replaces: biz/dbase/Trekkie.*
  7.  
  8. Trekkie is a database, that offers the possibility to manage all the
  9. Star Trek episodes.
  10. Apart from collecting the usual data such as Episodetitle, -number, Stardate
  11. and so on, it facilitates to build a kind of "Who is Who" by managing
  12. the "Maker"-information.
  13. Moreover there is a - admittedly simple - video database included.
  14.  
  15. The program requires Kickstart/Workbench 3.0.
  16. A complete datafile may easily make the program to require 2MB and more
  17. of RAM.
  18. Running it on a 68000 machine would probably have been a strain
  19. on nerves an coffee consum, that's why it requires at least an 68020
  20. processor.
  21.  
  22.  
  23. -------------------------------------------------------------------------------
  24. DISCLAIMER: "Star Trek", "Enterprise", and all other related items are
  25. copyright and trademarks of Paramount Communications. Any infringement of
  26. these lists on Paramount's legitimate copyright and trademarks is purely
  27. unintentional, and will be corrected upon proper notification.
  28. -------------------------------------------------------------------------------
  29. This software is subject to the "Standard Amiga FD-Software Copyright Note"
  30. It is Mailware as defined in paragraph 4b.
  31. For more information please read "AFD-COPYRIGHT" (Version 1 or higher).
  32. -------------------------------------------------------------------------------
  33. Author:    Stefan Osterburg
  34.     Rosa-Luxemburg-Allee 58
  35.     14772 Brandenburg
  36.     Germany
  37.     EMail: osterburg@fh-brandenburg.de
  38. -------------------------------------------------------------------------
  39. Acknolegements:
  40.  
  41. Thanks to
  42. - my brother Matthias for designing the trekkie.font.
  43. - Philip Reynten Beta-Testing my new Release
  44. -------------------------------------------------------------------------
  45.  
  46. The program should hopefully be self-explaining, however here are some
  47. important things:
  48.  
  49. - If you intend to use the supplied trekkie.font (also see below under
  50.   tooltypes) you should first copy the it to your FONTS: directory.
  51.  
  52. - The Preferences are stored in the icon's tooltypes:
  53.  
  54.   SCREEN
  55.   ------
  56.   Defines the Screenmode. No matter how small the selected screen is,
  57.   Trekkie opens a screen of at least 640x410 pixels. If the tooltype is
  58.   not specified the program uses an EURO72 Productivity Screen.
  59.   Valid values are:
  60.     Euro72       :  opens a Euro 72 Productivity Screen
  61.     VGA          :  opens a Multiscan Productivity Screen
  62.     PAL          :  opens a PAL Interlace Screen
  63.     PAL NONLACE  :  opens a Pal HighRes (Autoscroll) Screen
  64.     NTSC         :  opens a NTSC Interlace Screen
  65.     NTSC NONLACE :  opens a NTSC HighRes (Autoscroll) Screen
  66.     DBLPAL       :  opens a DBLPAL flickerfree Screen
  67.     DBLNTSC      :  opens a DBLNTSC flickerfree Screen
  68.     $modeID      :  for modeID put the hexadecimal ID of any screenmode.
  69.  
  70.   DATA
  71.   ----
  72.   Specifies filename and path, of the data file loaded on startup.
  73.  
  74.   VIEW
  75.   ----
  76.   Specifies path, filename and possible parameters of the external picture
  77.   view program.
  78.  
  79.   XEN
  80.   ---
  81.   If specified the program uses the XEN.font instead of the trekkie.font
  82.   as non-proportional font. If you put this tooltype as XEN=9 the size
  83.   9 of XEN.font is used otherwise size 8.
  84.  
  85.  
  86. - The value for Rating can range from 0 to 99. Personally I use a range
  87.   of 1 (extremely bad) to 18 (extremely good). That way the 0 remains
  88.   reserved for entries, that have not yet been rated.
  89.  
  90. - The settings for Selection-, Sort- and Listpattern can be saved.
  91.   If default.??? is specified as filename (default.sel for selection
  92.   pattern, default.srt for sort pattern, default.msk for list pattern)
  93.   the corresponding settings are loaded as default on startup.
  94.   Specifying f1.???, f2.???, f3.??? and so on makes it possible
  95.   to easily load these settings by pressing the corresponding
  96.   F-key in list- or editmode.
  97.   All these settings can be saved at once. The appropriate name
  98.   extensions are automatically added. To save the current settings
  99.   as default you just have to enter "default" as filename.
  100.  
  101.  
  102. Please send Bugreports, Suggestions and the like to the forementioned
  103. address.
  104.  
  105.  
  106.  
  107. Programm History
  108. ----------------
  109.  
  110.     08/94 -The idea is born. Developement begins.
  111.  28.01.96 -FIRST UPLOAD Release 1
  112.  31.01.96 -there was a mistake that I created while compiling the
  113.            upload version. :-( Sorry! (Toggle beetween Listmode
  114.            and Editmode via menu did not work.)
  115.           -I failed to add the trekkie font to the first release
  116.           -SECOND UPLOAD Version 1.01
  117. -19.04.96 -English Translation.
  118.           -possibility to add pictures to epidodes included.
  119.           -Reworked Maker-Management.
  120.             ·Added new Makerjobs.
  121.             ·The None Star Trek Work is now viewed in a list, which
  122.              makes more entries possible. I took that opportunity to
  123.              include the information of the Star Trek Actors's Other
  124.              Roles FAQ.
  125.             ·Replaced huge Cycle-Gadgets for makerjobs.
  126.             ·Makerlist with some search-options included.
  127.             ·Fields for Birth- and Deathday added - Star Trek Calender
  128.           -Added Category field for Episodes.
  129.           -Added more Printing Capablilities.
  130.           -New Statistics window.
  131.           -Improved load speed.
  132.           -Filerequesters remember last dir and sizing information.
  133.           -THIRD UPLOAD Version 2.0
  134. -16.05.96 -small bugfix
  135.           -XEN tooltype added
  136.           -put datafile to extra archive.
  137.           -FOURTH UPLOAD Version 2.1
  138.